3.2.99 \(\int \frac {\sin ^2(a+b x)}{\sqrt {d \cos (a+b x)}} \, dx\) [199]

Optimal. Leaf size=69 \[ \frac {4 \sqrt {\cos (a+b x)} F\left (\left .\frac {1}{2} (a+b x)\right |2\right )}{3 b \sqrt {d \cos (a+b x)}}-\frac {2 \sqrt {d \cos (a+b x)} \sin (a+b x)}{3 b d} \]

[Out]

4/3*(cos(1/2*a+1/2*b*x)^2)^(1/2)/cos(1/2*a+1/2*b*x)*EllipticF(sin(1/2*a+1/2*b*x),2^(1/2))*cos(b*x+a)^(1/2)/b/(
d*cos(b*x+a))^(1/2)-2/3*sin(b*x+a)*(d*cos(b*x+a))^(1/2)/b/d

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 69, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {2648, 2721, 2720} \begin {gather*} \frac {4 \sqrt {\cos (a+b x)} F\left (\left .\frac {1}{2} (a+b x)\right |2\right )}{3 b \sqrt {d \cos (a+b x)}}-\frac {2 \sin (a+b x) \sqrt {d \cos (a+b x)}}{3 b d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sin[a + b*x]^2/Sqrt[d*Cos[a + b*x]],x]

[Out]

(4*Sqrt[Cos[a + b*x]]*EllipticF[(a + b*x)/2, 2])/(3*b*Sqrt[d*Cos[a + b*x]]) - (2*Sqrt[d*Cos[a + b*x]]*Sin[a +
b*x])/(3*b*d)

Rule 2648

Int[(cos[(e_.) + (f_.)*(x_)]*(b_.))^(n_)*((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_), x_Symbol] :> Simp[(-a)*(b*Cos[e
 + f*x])^(n + 1)*((a*Sin[e + f*x])^(m - 1)/(b*f*(m + n))), x] + Dist[a^2*((m - 1)/(m + n)), Int[(b*Cos[e + f*x
])^n*(a*Sin[e + f*x])^(m - 2), x], x] /; FreeQ[{a, b, e, f, n}, x] && GtQ[m, 1] && NeQ[m + n, 0] && IntegersQ[
2*m, 2*n]

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rule 2721

Int[((b_)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[(b*Sin[c + d*x])^n/Sin[c + d*x]^n, Int[Sin[c + d*x]
^n, x], x] /; FreeQ[{b, c, d}, x] && LtQ[-1, n, 1] && IntegerQ[2*n]

Rubi steps

\begin {align*} \int \frac {\sin ^2(a+b x)}{\sqrt {d \cos (a+b x)}} \, dx &=-\frac {2 \sqrt {d \cos (a+b x)} \sin (a+b x)}{3 b d}+\frac {2}{3} \int \frac {1}{\sqrt {d \cos (a+b x)}} \, dx\\ &=-\frac {2 \sqrt {d \cos (a+b x)} \sin (a+b x)}{3 b d}+\frac {\left (2 \sqrt {\cos (a+b x)}\right ) \int \frac {1}{\sqrt {\cos (a+b x)}} \, dx}{3 \sqrt {d \cos (a+b x)}}\\ &=\frac {4 \sqrt {\cos (a+b x)} F\left (\left .\frac {1}{2} (a+b x)\right |2\right )}{3 b \sqrt {d \cos (a+b x)}}-\frac {2 \sqrt {d \cos (a+b x)} \sin (a+b x)}{3 b d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 5 vs. order 4 in optimal.
time = 0.07, size = 58, normalized size = 0.84 \begin {gather*} \frac {d \cos ^2(a+b x)^{3/4} \, _2F_1\left (\frac {3}{4},\frac {3}{2};\frac {5}{2};\sin ^2(a+b x)\right ) \sin ^3(a+b x)}{3 b (d \cos (a+b x))^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sin[a + b*x]^2/Sqrt[d*Cos[a + b*x]],x]

[Out]

(d*(Cos[a + b*x]^2)^(3/4)*Hypergeometric2F1[3/4, 3/2, 5/2, Sin[a + b*x]^2]*Sin[a + b*x]^3)/(3*b*(d*Cos[a + b*x
])^(3/2))

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(187\) vs. \(2(85)=170\).
time = 0.15, size = 188, normalized size = 2.72

method result size
default \(\frac {4 \sqrt {d \left (2 \left (\cos ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )-1\right ) \left (\sin ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )}\, \left (2 \cos \left (\frac {b x}{2}+\frac {a}{2}\right ) \left (\sin ^{4}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )-\sqrt {\frac {1}{2}-\frac {\cos \left (b x +a \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )-1}\, \EllipticF \left (\cos \left (\frac {b x}{2}+\frac {a}{2}\right ), \sqrt {2}\right )-\left (\sin ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )\right ) \cos \left (\frac {b x}{2}+\frac {a}{2}\right )\right )}{3 \sqrt {-d \left (2 \left (\sin ^{4}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )-\left (\sin ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )\right )}\, \sin \left (\frac {b x}{2}+\frac {a}{2}\right ) \sqrt {d \left (2 \left (\cos ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )-1\right )}\, b}\) \(188\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(b*x+a)^2/(d*cos(b*x+a))^(1/2),x,method=_RETURNVERBOSE)

[Out]

4/3*(d*(2*cos(1/2*b*x+1/2*a)^2-1)*sin(1/2*b*x+1/2*a)^2)^(1/2)*(2*cos(1/2*b*x+1/2*a)*sin(1/2*b*x+1/2*a)^4-(sin(
1/2*b*x+1/2*a)^2)^(1/2)*(2*sin(1/2*b*x+1/2*a)^2-1)^(1/2)*EllipticF(cos(1/2*b*x+1/2*a),2^(1/2))-sin(1/2*b*x+1/2
*a)^2*cos(1/2*b*x+1/2*a))/(-d*(2*sin(1/2*b*x+1/2*a)^4-sin(1/2*b*x+1/2*a)^2))^(1/2)/sin(1/2*b*x+1/2*a)/(d*(2*co
s(1/2*b*x+1/2*a)^2-1))^(1/2)/b

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(b*x+a)^2/(d*cos(b*x+a))^(1/2),x, algorithm="maxima")

[Out]

integrate(sin(b*x + a)^2/sqrt(d*cos(b*x + a)), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.13, size = 78, normalized size = 1.13 \begin {gather*} -\frac {2 \, {\left (i \, \sqrt {2} \sqrt {d} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (b x + a\right ) + i \, \sin \left (b x + a\right )\right ) - i \, \sqrt {2} \sqrt {d} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (b x + a\right ) - i \, \sin \left (b x + a\right )\right ) + \sqrt {d \cos \left (b x + a\right )} \sin \left (b x + a\right )\right )}}{3 \, b d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(b*x+a)^2/(d*cos(b*x+a))^(1/2),x, algorithm="fricas")

[Out]

-2/3*(I*sqrt(2)*sqrt(d)*weierstrassPInverse(-4, 0, cos(b*x + a) + I*sin(b*x + a)) - I*sqrt(2)*sqrt(d)*weierstr
assPInverse(-4, 0, cos(b*x + a) - I*sin(b*x + a)) + sqrt(d*cos(b*x + a))*sin(b*x + a))/(b*d)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sin ^{2}{\left (a + b x \right )}}{\sqrt {d \cos {\left (a + b x \right )}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(b*x+a)**2/(d*cos(b*x+a))**(1/2),x)

[Out]

Integral(sin(a + b*x)**2/sqrt(d*cos(a + b*x)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(b*x+a)^2/(d*cos(b*x+a))^(1/2),x, algorithm="giac")

[Out]

integrate(sin(b*x + a)^2/sqrt(d*cos(b*x + a)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\sin \left (a+b\,x\right )}^2}{\sqrt {d\,\cos \left (a+b\,x\right )}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(a + b*x)^2/(d*cos(a + b*x))^(1/2),x)

[Out]

int(sin(a + b*x)^2/(d*cos(a + b*x))^(1/2), x)

________________________________________________________________________________________